toggle menu
Verint XM SDK
androidJvm
switch theme
search in API
surveymanagement
/
com.verint.xm.sdk.rulesEngine.runloop
/
[androidJvm]REBackgroundWorker
REBackground
Worker
public
final
class
REBackgroundWorker
implements
ApplicationEventListener
Members
Constructors
REBackground
Worker
Link copied to clipboard
public
REBackgroundWorker
REBackgroundWorker
(
)
Properties
thread
Link copied to clipboard
private
Thread
thread
Functions
get
Thread
Link copied to clipboard
public
final
Thread
getThread
(
)
on
Application
Started
Link copied to clipboard
public
Unit
onApplicationStarted
(
)
on
Application
Stopped
Link copied to clipboard
public
Unit
onApplicationStopped
(
)
run
Worker
Link copied to clipboard
public
final
Unit
runWorker
(
)
set
Thread
Link copied to clipboard
public
final
Unit
setThread
(
Thread
thread
)